[DNS Records] Update a DNS record
Domains
[DNS Records] Update a DNS record
Update an existing DNS record’s configuration. You can modify the name, content, TTL, and proxy status (for applicable types). The record type cannot be changed; delete and recreate the record if you need to change its type. Changes are immediately propagated to Cloudflare’s global network.
PUT
[DNS Records] Update a DNS record
Documentation Index
Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use Authorization: Bearer <token> header. Token can be a JWT token or an API key (format: sk-onetsolutions-...).
Path Parameters
The unique identifier (UUID) of the DNS zone
The unique identifier (UUID) of the DNS record to update
Body
application/json
A- AAAAA- AAAACNAME- CNAMEMX- MXTXT- TXTNS- NSSRV- SRVCAA- CAAPTR- PTRSOA- SOA
Available options:
A, AAAA, CNAME, MX, TXT, NS, SRV, CAA, PTR, SOA Maximum string length:
253Required range:
1 <= x <= 86400Required range:
0 <= x <= 65535Response
DNS record updated successfully
A- AAAAA- AAAACNAME- CNAMEMX- MXTXT- TXTNS- NSSRV- SRVCAA- CAAPTR- PTRSOA- SOA
Available options:
A, AAAA, CNAME, MX, TXT, NS, SRV, CAA, PTR, SOA Maximum string length:
253Required range:
0 <= x <= 4294967295Required range:
0 <= x <= 4294967295
